home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / games / mac / __interesting_stuff__ / where_is_the_car_key__1.0_ / card_8440.txt < prev    next >
Text File  |  1993-06-24  |  1KB  |  66 lines

  1. -- card: 8440 from stack: in.0_
  2. -- bmap block id: 9669
  3. -- flags: 0000
  4. -- background id: 2742
  5. -- name: k
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=0 top=201 right=342 bottom=113
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Neue Taste
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual dissolve very fast
  23.   go card"ll"
  24.  
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: A003
  32. -- rect: left=192 top=320 right=342 bottom=287
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Go back
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   go card"j"
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 3 (button)
  49. -- low flags: 00
  50. -- high flags: 0000
  51. -- rect: left=0 top=82 right=192 bottom=178
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Neue Taste
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   visual zoom open
  63.   go to card"x"
  64. end mouseUp
  65.  
  66.